[INFO] fetching crate tuifw-screen-ncurses 0.26.0...
[INFO] testing tuifw-screen-ncurses-0.26.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tuifw-screen-ncurses 0.26.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tuifw-screen-ncurses 0.26.0
[INFO] finished tweaking crates.io crate tuifw-screen-ncurses 0.26.0
[INFO] tweaked toml for crates.io crate tuifw-screen-ncurses 0.26.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuifw-screen-ncurses 0.26.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding panicking v0.5.0 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-derive-2018 v3.0.2
[INFO] [stderr]   Downloaded composable-allocators v0.3.5
[INFO] [stderr]   Downloaded int-vec-2d v0.1.5
[INFO] [stderr]   Downloaded errno-no-std v0.2.2
[INFO] [stderr]   Downloaded const-default v1.0.0
[INFO] [stderr]   Downloaded const-default-derive v0.2.0
[INFO] [stderr]   Downloaded exit-no-std v0.3.0
[INFO] [stderr]   Downloaded iter-identify_first_last v0.2.3
[INFO] [stderr]   Downloaded print-no-std v0.3.0
[INFO] [stderr]   Downloaded panicking v0.7.0
[INFO] [stderr]   Downloaded sync-no-std v0.1.5
[INFO] [stderr]   Downloaded errno-sys v0.2.0
[INFO] [stderr]   Downloaded panicking v0.5.0
[INFO] [stderr]   Downloaded tuifw-screen-base v0.26.0
[INFO] [stderr]   Downloaded macro-attr-2018 v3.0.1
[INFO] [stderr]   Downloaded dos-cp v0.8.0
[INFO] [stderr]   Downloaded pc-ints v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e36bc01d40090fdb9201a3543005aafc5bafedb111dc78a40792405bcefbddd6
[INFO] running `Command { std: "docker" "start" "-a" "e36bc01d40090fdb9201a3543005aafc5bafedb111dc78a40792405bcefbddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e36bc01d40090fdb9201a3543005aafc5bafedb111dc78a40792405bcefbddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e36bc01d40090fdb9201a3543005aafc5bafedb111dc78a40792405bcefbddd6", kill_on_drop: false }`
[INFO] [stdout] e36bc01d40090fdb9201a3543005aafc5bafedb111dc78a40792405bcefbddd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c53854c6dbc05c94c7edaa8c930841536a54afc8958c5d5584b7afcb360b33e9
[INFO] running `Command { std: "docker" "start" "-a" "c53854c6dbc05c94c7edaa8c930841536a54afc8958c5d5584b7afcb360b33e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling panicking v0.7.0
[INFO] [stderr]    Compiling macro-attr-2018 v3.0.1
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling errno-sys v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling enum-derive-2018 v3.0.2
[INFO] [stderr]    Compiling tuifw-screen-ncurses v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling panicking v0.5.0
[INFO] [stderr]    Compiling sync-no-std v0.1.5
[INFO] [stderr]    Compiling int-vec-2d v0.1.5
[INFO] [stderr]    Compiling tuifw-screen-base v0.26.0
[INFO] [stderr]    Compiling errno-no-std v0.2.2
[INFO] [stderr]    Compiling print-no-std v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling const-default-derive v0.2.0
[INFO] [stderr]    Compiling composable-allocators v0.3.5
[INFO] [stdout] error: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ncurses.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(missing_abi)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known
[INFO] [stdout]   --> src/non_unicode.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |         set_err(non_null(initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                 -------- ^^^^^^^^^ the trait `MetaSized` is not implemented for `ncurses::WINDOW`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied
[INFO] [stdout] note: required by a bound in `common::non_null`
[INFO] [stdout]   --> src/common.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn non_null<T: ?Sized>(r: *mut T) -> Result<NonNull<T>, ()> {
[INFO] [stdout]    |                 ^ required by this bound in `non_null`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 51 |         set_err(non_null(&initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                          +
[INFO] [stdout] 51 |         set_err(non_null(&mut initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known
[INFO] [stdout]   --> src/non_unicode.rs:86:35
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let window = non_null(unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                          -------- ^^^^^^^^^-----------------------^^
[INFO] [stdout]    |                          |        |        |
[INFO] [stdout]    |                          |        |        this tail expression is of type `*mut ncurses::WINDOW`
[INFO] [stdout]    |                          |        the trait `MetaSized` is not implemented for `ncurses::WINDOW`
[INFO] [stdout]    |                          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied
[INFO] [stdout] note: required by a bound in `common::non_null`
[INFO] [stdout]   --> src/common.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn non_null<T: ?Sized>(r: *mut T) -> Result<NonNull<T>, ()> {
[INFO] [stdout]    |                 ^ required by this bound in `non_null`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let window = non_null(&unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                                   +
[INFO] [stdout] 86 |             let window = non_null(&mut unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known
[INFO] [stdout]   --> src/unicode.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |         set_err(non_null(initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                 -------- ^^^^^^^^^ the trait `MetaSized` is not implemented for `ncurses::WINDOW`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied
[INFO] [stdout] note: required by a bound in `common::non_null`
[INFO] [stdout]   --> src/common.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn non_null<T: ?Sized>(r: *mut T) -> Result<NonNull<T>, ()> {
[INFO] [stdout]    |                 ^ required by this bound in `non_null`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 44 |         set_err(non_null(&initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                          +
[INFO] [stdout] 44 |         set_err(non_null(&mut initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known
[INFO] [stdout]   --> src/unicode.rs:75:35
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let window = non_null(unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                          -------- ^^^^^^^^^-----------------------^^
[INFO] [stdout]    |                          |        |        |
[INFO] [stdout]    |                          |        |        this tail expression is of type `*mut ncurses::WINDOW`
[INFO] [stdout]    |                          |        the trait `MetaSized` is not implemented for `ncurses::WINDOW`
[INFO] [stdout]    |                          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied
[INFO] [stdout] note: required by a bound in `common::non_null`
[INFO] [stdout]   --> src/common.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn non_null<T: ?Sized>(r: *mut T) -> Result<NonNull<T>, ()> {
[INFO] [stdout]    |                 ^ required by this bound in `non_null`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let window = non_null(&unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                                   +
[INFO] [stdout] 75 |             let window = non_null(&mut unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tuifw-screen-ncurses` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "c53854c6dbc05c94c7edaa8c930841536a54afc8958c5d5584b7afcb360b33e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53854c6dbc05c94c7edaa8c930841536a54afc8958c5d5584b7afcb360b33e9", kill_on_drop: false }`
[INFO] [stdout] c53854c6dbc05c94c7edaa8c930841536a54afc8958c5d5584b7afcb360b33e9
